home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / mdi / vbdiner / readme.txt next >
Text File  |  1995-08-10  |  1KB  |  36 lines

  1. VB Diner
  2.  
  3. by Steve Hoag
  4.  
  5. A demonstration of drag and drop and MDI techniques as featured in the 
  6. August issue of VBTech Journal.
  7.  
  8.  
  9. To install: from the Program Manager File | Run menu, type A:\SETUP
  10. You will be presented with a choice of installations: the executable
  11. file only, or the .EXE plus the complete source code. The source code
  12. requires Visual Basic 3.0.
  13.  
  14. Note: This assumes that you are a Visual Basic programmer and that you have
  15. VB 3.0 on your system in order to run the source code.  Likewise, the
  16. .EXE requires VBRUN300.DLL, which you should already have.  If you don't
  17. have VB and you just want to play with the .EXE, you'll need to get a copy
  18. of VBRUN300.DLL - I think it's available on the MSBASIC forum on Compuserve.
  19.  
  20. The setup will also install a uninstall program so that you can remove
  21. VB Diner after you've had a chance to play with it.
  22.  
  23. The executable and source code are presented as examples only; you may
  24. reuse portions of the code in any way you see fit.  The graphics used
  25. in the example are copyrighted material and may not be reused without 
  26. permission.  All code is presented "as is" and the author assumes no
  27. responsibility for consequences arising from the use of said code.
  28.  
  29. Any comments or questions may be directed to Steve Hoag via Compuserve
  30. CSID 74514,1705.
  31.  
  32. Enjoy!
  33.  
  34.  
  35.  
  36.